Skip to content

[OFFICIAL RELEASE] 9.1.0#2142

Merged
github-actions[bot] merged 1 commit intomasterfrom
official-release
Mar 19, 2026
Merged

[OFFICIAL RELEASE] 9.1.0#2142
github-actions[bot] merged 1 commit intomasterfrom
official-release

Conversation

@foxbot76
Copy link
Copy Markdown
Collaborator

  • Added support for custom OpenAI-compatible API endpoints (e.g. Ollama, LM Studio, Google Gemini, DeepSeek, OpenRouter)
  • Added configurable base URL in adapter settings
  • Models are now fetched dynamically from the configured API endpoint
  • Added the "Test API connection" button in adapter settings
  • Added error handling with user-friendly messages for unreachable providers
  • Added retry functionality for failed model loading
  • All API calls (models + chat) are proxied server-side to avoid CORS issues with local providers
  • Strip LLM thinking artifacts from responses (for local models like Ollama)

* Added support for custom OpenAI-compatible API endpoints (e.g. Ollama, LM Studio, Google Gemini, DeepSeek, OpenRouter)
* Added configurable base URL in adapter settings
* Models are now fetched dynamically from the configured API endpoint
* Added the "Test API connection" button in adapter settings
* Added error handling with user-friendly messages for unreachable providers
* Added retry functionality for failed model loading
* All API calls (models + chat) are proxied server-side to avoid CORS issues with local providers
* Strip LLM thinking artifacts from responses (for local models like Ollama)
@github-actions github-actions Bot merged commit f92fe2f into master Mar 19, 2026
34 checks passed
@github-actions github-actions Bot deleted the official-release branch March 19, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants